home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 2
/
Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso
/
Aminet
/
comm
/
term
/
XPRXModem34_3.lzh
/
libsup.c.diffs
< prev
next >
Wrap
Text File
|
1991-08-13
|
379b
|
15 lines
1a2
> #include <exec/resident.h>
41,45c42,46
< #define MYREVISION 34 /* would be nice to auto-increment this */
<
< char myname[] = "xprxmodem.library";
< char myid[] = "xprxmodem 34.1 (" __DATE__ ")\n";
<
---
> #define MYREVISION 36 /* would be nice to auto-increment this */
>
> char myname[] = "xprxmodem.library";
> char myid[] = "xprxmodem 34.3 (" __DATE__ ")\n";
>